Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: byte streams were destroyed by wrapper #18

Merged
merged 6 commits into from
Oct 26, 2019
Merged

fix: byte streams were destroyed by wrapper #18

merged 6 commits into from
Oct 26, 2019

Conversation

matfax
Copy link
Owner

@matfax matfax commented Oct 26, 2019

Byte streams returned wrapped generators instead of bytes types.

@matfax matfax added the bug Something isn't working label Oct 26, 2019
@codecov
Copy link

codecov bot commented Oct 26, 2019

Codecov Report

Merging #18 into master will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   96.39%   96.39%           
=======================================
  Files           7        7           
  Lines         444      444           
=======================================
  Hits          428      428           
  Misses         16       16
Impacted Files Coverage Δ
mutapath/immutapath.py 95.14% <100%> (ø) ⬆️
mutapath/__init__.py 100% <100%> (ø) ⬆️
mutapath/defaults.py 100% <100%> (ø) ⬆️
mutapath/mutapath.py 100% <100%> (ø) ⬆️
mutapath/decorator.py 98.88% <100%> (ø) ⬆️

@matfax matfax merged commit 6f2ec13 into master Oct 26, 2019
@repo-ranger repo-ranger bot deleted the bytes branch October 26, 2019 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant